No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | Collection of resorces avaiable for mobile manipulator planning |
Checkout URI | https://github.com/sandakalum/mobile-manipulator-planning.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2023-01-16 |
Dev Status | UNKNOWN |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
tms_rc_mimamorukun_control
Network setup
Setup ethernet port of PC as below.
-
IP Address
: 192.168.11.10 -
Subnet Mask
: 255.255.255.0 -
Default Gateway
: 192.168.11.96 -
DNS
: 192.168.11.1
You can check IP address and port setting of chairbot
by connecting usb to Mbed(micro controller) in robot.
Minimal control node.
Launch below
roslaunch tms_rc_mimamorukun_control minimal.launch
This node serve
- Subcrive topic for control velocity
- Publish topics for odometry and tf information
You must launch this file first at all.
If you want to change IP address and port setting, you must modify minimal.launch.
Joystick control
Launch below.
sudo chmod a+rw /dev/input/js0
roslaunch tms_rc_mimamorukun_control joyop.launch
-
'0' button
: unlock control -
'1' button
: lock control -
'4' button
: enable Analog Stick during pushing down -
'1' analog stick
: control velocity -
'0' analog stick
: control angular
Use below command to install depending packages
sudo apt-get install ros-indigo-yocs-joyop ros-indigo-joy
Keyboard control
Launch below.
roslaunch tms_rc_mimamorukun_control keyop.launch
-
'e' key
: enable sending velocity command -
arrow keys
: control velocity
Use below command to install depending packages
sudo apt-get install ros-indigo-kobuki_keyop
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
geometry_msgs | |
roscpp | |
tms_msg_db | |
tms_msg_rc | |
tf | |
yocs-joyop | |
nav_msgs | |
catkin |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
- launch/minimal.launch
- launch/deprecated/automatic_control.launch
- launch/deprecated/adaptive_human_tracker.launch
-
- child1 [default: /lrf1]
- launch/deprecated/hybrid_control.launch
- launch/deprecated/safe_control.launch
- launch/deprecated/manual_control.launch
- launch/deprecated/gmapping_costmap.launch
-
- child1 [default: /lrf1]
- launch/minimal_with_imu.launch
- launch/joyop_joystick.launch
-
- linear_axis [default: 1]
- angular_axis [default: 0]
- linear_scale [default: 0.3]
- angular_scale [default: 0.8]
- deadman_button [default: 0]
- enable_button [default: 1]
- disable_button [default: 3]
- spin_frequency [default: 10]
- joy_topic_name [default: joy]
- cmd_vel_topic_name [default: cmd_vel_mux/input/joystick]
- enable_topic_name [default: enable]
- disable_topic_name [default: disable]
- launch/gmapping.launch
-
- scan_topic [default: scan]
- map_topic [default: map_test]
- base_frame [default: base_footprint]
- odom_frame [default: odom]
- launch/keyop.launch
- Raw keyop configuration for working with the default kobuki launcher (minimal.launch).
-
- launch/joyop_gamepad.launch
-
- linear_axis [default: 1]
- angular_axis [default: 0]
- linear_scale [default: 0.2]
- angular_scale [default: 0.5]
- deadman_button [default: 5]
- enable_button [default: 0]
- disable_button [default: 1]
- spin_frequency [default: 10]
- joy_topic_name [default: joy]
- cmd_vel_topic_name [default: cmd_vel_mux/input/joystick]
- enable_topic_name [default: enable]
- disable_topic_name [default: disable]
- launch/minimal_with_tf.launch
- launch/includes/ekf_odom_imu.launch.xml
- "odom"->"base_footprint"のtfを推定して発行.
-
- launch/includes/minimal.launch.xml
-
- config_file [default: $(find tms_rc_mimamorukun_control)/param/cmd_vel_mux.yaml]
- publish_tf [default: false]
- launch/deprecated/includes/gmapping.launch.xml
-
- scan_topic [default: scan]
- base_frame [default: base_footprint]
- odom_frame [default: odom]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tms_rc_mimamorukun_control at Robotics Stack Exchange
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.