-
after roslaunch semantic_mapping.launch,the error imformation show in the terminal:
`[ERROR] [1598838171.042500]: bad callback:
Traceback (most recent call last):
File "/opt/ros/kinetic/lib/pyth…
-
error: ‘int round(float)’ conflicts with a previous declaration
inline int round(float d)
^
In file included from /opt/ros/melodic/include/ros/time.h:55:0,
…
-
Hi All,
I'm trying to install the package on ROS Kinetic. When I try to catkin_make after git cloning the package, it fails with the error message as mentioned in the title. Is the package compatib…
-
Hi, my ros version is kinetic,when I try to install bag_tools package by "sudo apt-get install ros-kinetic-bag-tools" but I got the error:
Reading package lists... Done
Building dependency tree …
-
Hi,
I am experiencing strange build errors with various packages on a computer on which I try to install fresh ROS (both kinetic and melodic). Thanks for your help and please tell me what further i…
-
`catkin_make` runs successfully. After that, I try to launch the ardrone.vislab.launch, but the following error is shown.
```
Traceback (most recent call last):
File "/opt/ros/kinetic/share/xac…
tngan updated
7 years ago
-
When I try :
roslaunch turtlebot_rrt rrt_planner.launch
It can not run demo:
student@ubuntu:~/catkin_ws$ roslaunch turtlebot_rrt rrt_planner.launch
... logging to /home/student/.ros/log/e36cccc…
-
-
OS: Ubuntu 16.04
platform: Nvidia Jetson TX2 with Jetpack3.3
camera: realsense d435
when i execute ./installRealSenseROS.sh , i encountered this error:
E: Unable to locate package ros-kinetic-li…
-
Hi
My turtlebot3 waffle is working well and I appreciate the work you guys have done to make this happen.
Now I want to make another larger robot and I have a few questions for you. This robot…