Closed jiejiezhang closed 4 years ago
Hi My test environment: Ubuntu 18.04, ROS melodic. I follow the Btraj readme configuration steps as follows : 1. install armadillo
2. sudo apt-get install libarmadillo-dev cd ~/catkin_ws/src git clone https://github.com/HKUST-Aerial-Robotics/plan_utils.git cd ../ catkin_make source ~/catkin_ws/devel/setup.bash 3. cd ~/catkin_ws/src git clone https://github.com/HKUST-Aerial-Robotics/Btraj.git cd ../ catkin_make source ~/catkin_ws/devel/setup.bash 4. roslaunch bezier_planer simulation.launch
It made the following errors,:
Who can help me to see what's reason?
@jiejiezhang I can't figure out what's the error? Looks like some warning. I think maybe in 18.04 the rviz_tool can't be used.
I think maybe in 18.04 the rviz_tool can't be used
Thanks!
Hi My test environment: Ubuntu 18.04, ROS melodic. I follow the Btraj readme configuration steps as follows : 1. install armadillo
It made the following errors,:
Who can help me to see what's reason?