File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Changelog for package rqt_robot_steering
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 4.0.0 (2025-07-24)
6+ ------------------
7+ * Added linters (`#26 <https://github.com/ros-visualization/rqt_robot_steering/issues/26 >`_)
8+ * Use console_script entrypoint (`#12 <https://github.com/ros-visualization/rqt_robot_steering/issues/12 >`_)
9+ * Contributors: Alejandro Hernández Cordero, Melvin Wang
10+
5111.0.2 (2025-07-07)
612------------------
713* Fixed bugs after adding TwistStamped publishing (simplified) (`#23 <https://github.com/ros-visualization/rqt_robot_steering/issues/23 >`_)
Original file line number Diff line number Diff line change 11<package format =" 3" >
22 <name >rqt_robot_steering</name >
3- <version >1 .0.2 </version >
3+ <version >4 .0.0 </version >
44 <description >rqt_robot_steering provides a GUI plugin for steering a robot using Twist messages.</description >
55 <maintainer email =" dthomas@osrfoundation.org" >Dirk Thomas</maintainer >
66 <maintainer email =" ablasdel@gmail.com" >Aaron Blasdel</maintainer >
Original file line number Diff line number Diff line change 33package_name = 'rqt_robot_steering'
44setup (
55 name = package_name ,
6- version = '1 .0.2 ' ,
6+ version = '4 .0.0 ' ,
77 package_dir = {'' : 'src' },
88 packages = [package_name ],
99 data_files = [
You can’t perform that action at this time.
0 commit comments