RoverRobotics / rover_tools_ros1

Simplest way to install software and run a Rover robot. Start here!
Apache License 2.0
2 stars 1 forks source link

rover_tools installation failure #18

Closed m2rp closed 2 years ago

m2rp commented 2 years ago

Hi, I am currently using ros noetic on ubuntu 20.04 and am trying to run the rover_tools installation and testing. However the installation alwasy fails resulting in the following error : Running install set 12 of 12 .Installer failed to perform start_roscore_service: Failure

.Installer failed to perform start_roverrobotics_service: Failure

tool version: 1.1.0 create_rover_ros_env: Success create_rover_roscore: Success create_rover_startup_service: Success download_ds4_driver_ros1: Success install_ds4_driver: Success create_udev: Success download_roverrobotics_ros1: Success download_librover: Success install_librover: Success rpilidar_repo: Success download_test_repo: Success create_startup_script: Success replace_launch_file: Success start_roscore_service: Failure start_roverrobotics_service: Failure Installation complete. Press enter to continue.

Kindly assist, thank you!

RoverRoboticsProduction commented 2 years ago

Our code is only designed for Ubuntu 18.04, we are working on updating to newer versions.