-
Notifications
You must be signed in to change notification settings - Fork 479
ROS Scripts - What do we need to do #764
Comments
From @TSC21
And clarification
|
@TSC21 Please sanity check the statements below to ensure my understanding is correct. These are the things we might want to do:
Currently the Devguide scripts install ROS melodic, geographiclib, MAVROS and MAVLink, and pulls in a base script that downloads FastRTPS zip and the PX4 source. We don't actually pull in anything to talk to ROS1 or ROS2 from PX4 as far as I can tell? Ideally the script should set everything up for someone to start running a ROS node against the simulator. In https://dev.px4.io/master/en/setup/dev_env_linux.html#ros I think we need to provide a script that does this. Whether or not it uses
Thoughts? |
There is a discussion on scripts in #761, which implies we need to rework how they are done.
This is a placeholder for discussion (see next post).
ubuntu_sim_ros_melodic.sh
to something that does not include ROS version name - so that it can be updated without requiring a rename.The actual name will depend on what we want to install.
The text was updated successfully, but these errors were encountered: