September 20th
Ba ye ya
Posts
Monday, 1 July 2019
[rospack] Error: package 'ORB_SLAM2' not found
nvidia@tegra-ubuntu:~$ echo $ROS_PACKAGE_PATH
/opt/ros/kinetic/share
nvidia@tegra-ubuntu:~$
source ~/catkin_ws/devel/setup.bash
nvidia@tegra-ubuntu:~$ echo $ROS_PACKAGE_PATH
/home/nvidia/catkin_ws/src:/opt/ros/kinetic/share
new... error... occurs..
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
[ new blog ]
new blog https://jihyo-jeon.github.io/
How to run ORB SLAM with your own data in Ubuntu 16.04
How to run ORB SLAM with your own data in Ubuntu 16.04 1. Take your video at a resolution of 640*480(VGA). 2. Save each frame of your ...
How to run ORB SLAM with KITTI Dataset
How to run ORB SLAM with KITTI Dataset Monocular Examples 1. Download the dataset ( grayscale images ) from http://www.cvlibs.net/da...
How to install ORB_SLAM2 and test it on ubuntu16.04
< What I did > How to install ORB_SLAM2 and test it on Ubuntu 16.04 1. Create a new folder mkdir ORB_SLAM cd ORB_SLAM 2. I...
No comments:
Post a Comment