vox_nav icon indicating copy to clipboard operation
vox_nav copied to clipboard

A navigation system for outdoor robotics in rough uneven terrains.

Results 6 vox_nav issues
Sort by recently updated
recently updated
newest added

After building the casadi and ompl packages install/ompl/lib/libompl.so* file is not present and hence colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release -DACADOS_WITH_QPOASES=ON -DACADO_CODE_IS_READY=ON -DWITH_IPOPT=true --packages-skip-regex archive --packages-skip vox_nav_control vox_nav_misc is giving error...

Hi i have generated a pcd map using lioslam and at the current state of my project is that I can perform localization using lidar with the loaded pcd map....

Thanks for your great work with 3D navigation! I am having issue deploying botanbot with openvslam, but also the `vox_nav_openvslam` is no more available. Was it just for foxy? I...

the `vox_nav_planning` package fails.. ``` ~/vox_nav_ws$ colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release -DACADOS_WITH_QPOASES=ON -DACADO_CODE_IS_READY=ON -DWITH_IPOPT=true --packages-skip-regex archive --packages-skip vox_nav_control vox_nav_misc; source /opt/ros/humble/setup.bash Starting >>> ompl Starting >>> vox_nav_msgs Starting >>> ACADO...

Thanks for your work in 3d navigation. I am trying to run the botanbot sim in uneven world with vox_nav and set a goal pose directly in front of the...