All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Publishing of robot state and joints via tf2
- Open loop calculated odometry by integrating rate commands
- Additional documentation about hardware
- Links to 3d printed parts for mounting lidar scanner
- Merged alternate gait into master, configurable by parameters
- Deprecating alternate-gait branch
- Changed robot velocity command from a Vector3 message on a
speed_cmdtopic, to the more ROS conventional Twist message on acmd_veltopic._ This affectedspot_micro_motion_cmd,spot_micro_keyboard_command, andlcd_monitorpackages
- Removed deprecated
spot_micro_walkandspot_micro_simple_commandpython pacakges, as they are obsolete
- This changelog file
- Launch files for packages that did not have them, and added added command line arguments to launch certain configurations
spot_micro_rvizpackage, which includes a urdf file defining the spot micro robot geometry. Currently this file and package will only be used for visualization. Not yet functional, reserved for future capability.
- Converted
i2c-pwmboardpackage from a code copy to a git submodule
spot_micro_simple_commandandspot_micro_walkpython packages will be deprecated soon