rl_sar/src/robots/a1_description
-T.K.- 914c3af023
ADD: Changes to run in ROS2 Humble on Ubuntu 22.04 (#40)
* FIX: fix building for ROS2 Humble on Ubuntu 22.04

* FIX: do not need to add .py in Humble

refer to https://discourse.articulatedrobotics.xyz/t/ros2-control-spawner-py-not-found/124/2

* FIX: fix std::future_error

when running `ros2 run rl_sar rl_sim`, get:

```bash
terminate called after throwing an instance of 'std::future_error'
  what():  std::future_error: No associated state
```

* fix: multi ros version support

* FIX: typo

* FIX: let CMake find Python version that corresponds to ROS distro

* ADD: Update CONTRIBUTORS.md

---------

Co-authored-by: fan-ziqi <fanziqi614@gmail.com>
2024-11-14 17:30:10 +08:00
..
config feat: ROS2 support 2024-11-08 17:52:03 +08:00
launch ADD: Changes to run in ROS2 Humble on Ubuntu 22.04 (#40) 2024-11-14 17:30:10 +08:00
meshes feat: [Destructive Update]del submodules unitree_ros 2024-05-23 20:55:35 +08:00
urdf feat: ROS2 support 2024-11-08 17:52:03 +08:00
xacro feat: ROS2 support 2024-11-08 17:52:03 +08:00
CMakeLists.txt feat: ROS2 support 2024-11-08 17:52:03 +08:00
package.xml feat: ROS2 support 2024-11-08 17:52:03 +08:00