Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why define gyro's data as acceleration and gps's second part as altitude #297

Closed
dzywater opened this issue Sep 4, 2021 · 6 comments · Fixed by #636 or cyberbotics/webots#5927
Closed

Comments

@dzywater
Copy link
Contributor Author

@lukicdarkoo , I suggested to add webots simulation on PX4/PX4-Autopilot#18221. Do you have any advice ?

@lukicdarkoo
Copy link
Member

@lukicdarkoo , I suggested to add webots simulation on PX4/PX4-Autopilot#18221. Do you have any advice ?

That would be lovely, but I am not sure whether it's our priority right now. Could you please create an issue in the webots repository?

BTW, there is already an ArduPilot integration:
https://ardupilot.org/dev/docs/sitl-with-webots.html

@lukicdarkoo
Copy link
Member

Does PX4 depend on ROS? I see some launch files there, but I thought PX4 is standalone.

@dzywater
Copy link
Contributor Author

dzywater commented Sep 15, 2021

PX4 is standalone.
It can communicate with the external by
(1)MAVLink protocol, e.g MAVSDK(a high-level API to MAVLink)
(2)MicroRTPS, a type of DDS
(3)ROS or ROS2, but this way is still by MicroRTPS
(4)MAVROS, similar with webots_ros2 principle
MAVLink and MAVROS are general and can be used for PX4 and ArduPilot.
See: mavlink/mavros#1369
I knew ArduPilot webots simulation.
I aslo want to have PX4 webots simulatio.

@halil93ibrahim
Copy link

That would be lovely, but I am not sure whether it's our priority right now. Could you please create an issue in the webots repository?

Hi, is there any progress on PX4 SITL in Webots? I cannot see the issue has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants