Unofficial ROS package for WHILL Model CK control
- Follow standard ROS package installation procedure
- Make sure to set
your_ip
andbaxter_hostname
insidewhill.sh
- Copy
whill.sh
fromscripts
directory to ROS workspace, i.e.,ros_ws
- Source the file, i.e.,
source whill.sh
whill
rosservice list | grep whill
/ros_whillpy/connect
/ros_whillpy/get_loggers
/ros_whillpy/move
/ros_whillpy/power
/ros_whillpy/set_logger_level
connect
rosservice info /ros_whillpy/connect
Node: /ros_whillpy
URI: rosrpc://172.17.69.112:40843
Type: ros_whillpy/Connect
Args: port
Please check the example
folder.
Please check here and create issues accordingly.