Release v0.0.3
What's Changed
- ROS2 integration:
- Now ROScribe supports both ROS1 and ROS2.
- Code generation for ROS2 uses rclpy instead of rospy
- Installation scripts for ROS2 use
setup.pyandsetup.cfginstead ofCMakeLists.txt.
setup.py and setup.cfg instead of CMakeLists.txt.