ROS2 simple examples for student
Can be used in each package. Download in ros2_ws/src folder. And command below to move the package folders in places:
mv ex_ros/* . && rm -drf ex_ros
detailed package information is as below:
cpp_pubsub: C++ publisher and listener example with launcher py_pubsub: Python publisher and listener example with launcher