-
After building the ros package and sourcing the setup.bash, I tried to import the 'crocoddyl_ros' package into my python program (e.g. python -c "import crocoddyl; import crocoddyl_ros") . It failed w…
-
**使用版本:Ubuntu 16.04 ROS Kinetic(已安装)**
>以下步骤自行完成(仅附终端命令)
>1.在已有工作空间下创建功能包ch10_tutorials1
>2.导入std_msgs和roscpp作为该功能包的依赖项
```bash
catkin_create_pkg ch10_tutorials1 std_msgs roscpp
```
…
-
Mainly in setups with a higher number of sensors, we have observed that sometimes `autoware`'s containers (the ones that include nebula) die during startup, usually in the constructor.
Due to how ROS…
-
ghcr.io/imdingtalk/ros2-docker-dev:ros-noetic
theasp/novnc:latest
-
We frequently see bug reports about ABI incompatibilities when overlaying existing binary packages.
I strongly believe that this related to the header installation problem raised in https://github.com…
-
Hey there :wave:
Thanks for all the work to provide ros-one debs!
I tried a ros_base setup with ROS-One debs on ubuntu Noble.
rostest fails due to outdated code
error log here
```
ERROR:…
-
For better utilizing the limited human resources, please include the following
information when reporting an issue. Issues which do not follow the
format may be immediately closed without review.
…
-
### Description
I am trying to play an MCAP file using the following command:
```bash
ros2 bag play -s mcap diagnostic_0.mcap
```
### Expected Behavior
The bag should play as expected wi…
-
Hi,
As reply https://github.com/ros/meta-ros/discussions/1221#discussioncomment-11215846 , I file it as a bug.
I found this issue in building cartographer and it would be caused by legacy versi…
-
## Bug report
- UE/Unity version: Unreal Engine 5.2.1
- OS Version: Windows 10/ WSL2
### What's the issue you encountered?
I am trying to use Colosseum with Unreal Engine 5.2.1. Currently I…