-
Environment:
MacOS Catalina 10.15.7
Conda: 4.9.2
Python: 3.8.8
Installed ros-noetic-desktop-full in it's own environment.
Installation run without any error.
When starting Gazebo there i…
-
`
pc-136@linux:~/catkin_ws$ cd $HOME/catkin_ws && catkin build
Profile: default
Extending: [cached] /opt/ros/melodic
Workspace: /home/pc-136/catkin…
-
Lately I have created JLab widgets that use a thirdparty library that relies on `ws` for WebSockets.
But when I install this extension using JupyterLab, the `require('ws')` of this thirdparty librar…
wolfv updated
4 years ago
-
I am trying to build RTABMap ROS for ROS Melodic on Windows, but a library limit error seems to be the cause of my problems. I think I managed to make this error go away temporarily by adding /bigobj…
-
I have a problem that it is delayed when I subscribe the map topic from roslib (node js). I tried to change queue_size and queue_length but still it didn't work.
So I am diving deeply into the cod…
-
Could you create a new NPM release?
-
Hi,
I am using a GeForce RTX 2060 with bonnetal and it is crashing the GPU. I get the error:
`
Unable to determine the device handle for GPU 0000:01:00.0: GPU is lost. Reboot the system to rec…
-
`roslaunch robot_assembler robot_assembler.launch`
を行うと、ボタンguiは立ち上がるのですが、viewerが立ち上がらなくなりました。
エラー内容は以下の下のほうだと思うのですが、どのように対処すればよいかわかりません。
```
started roslaunch server http://kotaro-ThinkPad-X1-…
-
I have insalled ROS melodic on Ubuntu 18.04. I abruptly started facing this issue. When I run `catkin_make` the system hangs on `BUILD_SHARED_LIBS is on`. This command was working perfectly earlier.…
-
Find a way to log front end logs into ros to mimic the [rospy logging behaviour](http://wiki.ros.org/rospy/Overview/Logging):
- [x] Check in roslibjs library for preexisting ROS logging functions (…