Jong

Results 4 comments of Jong

Hi~ @MartyG-RealSense, this problem must happens all the recent users of Jetson Nano because it happens when using the Jetson Nano SD card latest image file `jetson-nano-jp451-sd-card-image.zip`. In this `jp451`...

In my case, while installing SVO 2.0 in Ubuntu 16.04, the error message below happened: fatal error: pcl_ros/point_cloud.h: No such file or directory After I installed 'ros-kinetic-pcl-ros', removed previous installation...

> ```shell > sudo groupadd docker > ``` > > ```shell > sudo usermod -aG docker $USER > ``` > > ```shell > sudo newgrp docker > ``` > >...

For beginners, there is a basic step to check whether the image from the web camera is published well: If you installed 'usb_cam' ROS package to publish camera image in...