Change between C++ and Python
To change between C++ and Python, you'll simply need to go to the following file:
~/ros2ws/src/sim_gazebo_bringup/config/gen_params.json
and change lines 128 and 129 to say aim_line_follow
instead of aim_line_follow_c
.
PreviousBasics of ROS and how to write your algorithms in NXP GazeboNextMilestone 2 - Time to go fast!
Last updated