Skip to content

Software Version

Rob Linsalata edited this page Jul 11, 2013 · 10 revisions

It is convenient to report the software version running on the robot when reporting a ticket.

  1. cd to the sdk examples directory on the development workstation
    $ cd ~/<BaseDir>/sdk-examples
  2. Run init.sh
    $ ./init.sh <baxter_hostname>
  3. Run rosparm to get the software version
    $ rosparam get /rethink/software_version
Clone this wiki locally