ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

TravisZ's profile - activity

2017-07-18 21:21:54 -0500 received badge  Famous Question (source)
2017-07-12 21:59:45 -0500 edited question Baxter moveit_robots setup error

Baxter moveit_robots setup error Hi everyone, When I tried to run the command wstool update at root@ubuntu:/home/travis

2017-07-12 21:59:45 -0500 received badge  Editor (source)
2017-07-12 21:59:09 -0500 commented answer Baxter moveit_robots setup error

Thanks for answering. What I did was root@ubuntu:/home/travisz/ros_sandbox/hw3/src# wstool update

2017-07-12 21:56:18 -0500 edited question Baxter moveit_robots setup error

Baxter moveit_robots setup error Hi everyone, When I tried to run the command wstool update at root@ubuntu:/home/travis

2017-01-01 15:25:09 -0500 received badge  Notable Question (source)
2017-01-01 07:11:33 -0500 received badge  Popular Question (source)
2016-12-31 13:19:38 -0500 asked a question Baxter moveit_robots setup error

Hi everyone,

When I tried to run the command wstool update at root@ubuntu:/home/travisz/ros_sandbox/hw3/src# directory in the terminal, the following error showed up,

[moveit_robots] Updating /home/travisz/ros_sandbox/test/src/moveit_robots
WARNING [vcstools] Command failed: 'git checkout master'
run at: '/home/travisz/ros_sandbox/test/src/moveit_robots'
errcode: 1:
error: pathspec 'master' did not match any file(s) known to git.
[/vcstools]
Exception caught during install: Error processing 'moveit_robots' : [moveit_robots] Update Failed of /home/travisz/ros_sandbox/test/src/moveit_robots
ERROR in config: Error processing 'moveit_robots' : [moveit_robots] Update Failed of /home/travisz/ros_sandbox/test/src/moveit_robots

Could you give me some advice on how to solve it?

Ubuntu 14.04 LTS

2016-12-31 13:19:37 -0500 asked a question baxter moveit_robots setup error

Hi everyone,

When I tried to run the command 'wstool update' in the terminal, the following error showed up,

[moveit_robots] Updating /home/travisz/ros_sandbox/hw3/src/moveit_robots WARNING [vcstools] Command failed: 'git checkout master' run at: '/home/travisz/ros_sandbox/hw3/src/moveit_robots' errcode: 1: error: pathspec 'master' did not match any file(s) known to git. [/vcstools] Exception caught during install: Error processing 'moveit_robots' : [moveit_robots] Update Failed of /home/travisz/ros_sandbox/hw3/src/moveit_robots

ERROR in config: Error processing 'moveit_robots' : [moveit_robots] Update Failed of /home/travisz/ros_sandbox/hw3/src/moveit_robots

Could you give me some advice on how to solve this?