-
Running `$ sudo apt install python3-roslib python3-sensor-msgs python3-opencv` outputs:
```
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unab…
-
Hello,
if i run in an ros environment „rosrun teleop_twist_keyboard teleop_twist_keyboard.py“ to control the motors directions everthing is working fine except the directions to turn and drive cur…
-
As some of you might know, [Google turns down its support for Chrome Apps](https://blog.chromium.org/2016/08/from-chrome-apps-to-web.html) in early 2018. This also affects the FlexBE Chrome App.
**…
-
```reading in sources list data from /etc/ros/rosdep/sources.list.d
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/osx-homebrew.yaml
Hit https://raw.githubusercontent.com/ros/rosd…
-
@DinnerHowe
Hi, I'm working in Kinetic @ Ubuntu 16.04
As I set some prerequisites, and run the launch,
I got the error message.
``` bash
started core service [/rosout]
/opt/ros/kinetic/li…
-
I have compiled LSD on my desktop. Now I am trying to compile the code on Jetson TK1(ubuntu14.04+ROS indigo), but failed when rosmake.
Romoving `add_definitions("-DENABLE_SSE")` or replacing it to `a…
-
I am using ros on windows (not on wsl ) and want to use teleop twist keyboard package to control the robot, and it is showing error ModuleNotFoundError: No module named 'termios' i searched on google …
-
I'm using older pre 2020 workflows and tutorials for rosserial on arduino @ "Effective programing with ROS"
In msg.h, Arduino does not have a cstring.h. I attempted to rectify this to my environmen…
-
Hi.
I'm testing the Hydro version of the new Moveit configuration that allows dual-arm motion planning.
Got sources from Github.
Everything if fine when using the Rviz Motion planning interface: whe…
-
Docker command:
```bash
docker build -t robustrosin/test-891cb68 \
-f ../../Dockerfile \
--build-arg UBUNTU_VERSION=precise \
--build-arg IS_BUILD_FAILURE=no \
--build-arg USE_APT_OLD_RELEASES…