Package Summary

Tags No category tags.
Version 1.1.3
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/dfki-ric/mir_robot.git
VCS Type git
VCS Version galactic
Last Updated 2021-06-11
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

URDF description of the MiR100 robot

Additional Links

Maintainers

  • Martin Günther

Authors

  • Martin Günther
README
No README found. See repository README.
CHANGELOG

Changelog for package mir_description

1.1.3 (2021-06-11)

  • Merge branch 'melodic-2.8' into noetic
  • Rename tf frame and topic 'odom_comb' -> 'odom' This is how they are called on the real MiR since MiR software 2.0.
  • Contributors: Martin Günther

1.1.2 (2021-05-12)

  • Fix laser scan frame_id with gazebo_plugins 2.9.2
  • Contributors: Martin Günther

1.1.1 (2021-02-11)

  • Add prepend_prefix_to_laser_frame to URDF and launch files Fixes #65.
  • Add tf_prefix to URDF and launch files
  • Fix typo in robot_namespace
  • Add missing 'xacro:' xml namespace prefixes Macro calls without 'xacro:' prefix are deprecated in Melodic and will be forbidden in Noetic.
  • Contributors: Martin Günther

1.1.0 (2020-06-30)

  • Initial release into noetic
  • Contributors: Martin Günther

1.0.6 (2020-06-30)

  • Update to non-deprecated robot_state_publisher node
  • Set cmake_policy CMP0048 to fix warning
  • Contributors: Martin Günther

1.0.5 (2020-05-01)

  • Switch from Gazebo GPU laser to normal laser plugin The GPU laser plugin has caused multiple people problems before, because it is not compatible with all GPUS: #1 #32 #46 #52 The normal laser plugin directly uses the physics engine, so it doesn't depend on any specific GPU. Also, it doesn't slow down the simulation noticeably (maybe 1-2%).
  • Contributors: Martin Günther

1.0.4 (2019-05-06)

  • Add legacyModeNS param to gazebo_ros_control plugin This enables the new behavior of the plugin (pid_gains parameter are now in the proper namespace).
  • re-added gazebo friction parameters for the wheels (#19)
  • Contributors: Martin Günther, niniemann

1.0.3 (2019-03-04)

  • Merge pull request #16 from niniemann/add-prefix-argument-to-configs Add prefix argument to configs
  • removed prefix from plugin frameName in sick urdf The gazebo plugins automatically use tf_prefix, even if none is set (in that case it defaults to the robot namespace). That's why we can remove the prefix from the plugins configuration, assuming that the robot namespace will be equal to the prefix.
  • adds $(arg prefix) to a lot of configs This is an important step to be able to re-parameterize move base, the diffdrive controller, ekf, amcl and the costmaps for adding a tf prefix to the robots links
  • workaround eval in xacro for indigo support
  • adds tf_prefix argument to imu.gazebo.urdf.xacro
  • Add TFs for ultrasound sensors
  • Contributors: Martin Günther, Nils Niemann

1.0.2 (2018-07-30)

1.0.1 (2018-07-17)

  • gazebo: Remove leading slashes in TF frames TF2 doesn't like it (e.g., robot_localization).
  • Contributors: Martin Günther

1.0.0 (2018-07-12)

  • Initial release
  • Contributors: Martin Günther

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.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mir_description at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.4
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/dfki-ric/mir_robot.git
VCS Type git
VCS Version lunar
Last Updated 2019-05-06
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

URDF description of the MiR100 robot

Additional Links

Maintainers

  • Martin Günther

Authors

  • Martin Günther
README
No README found. See repository README.
CHANGELOG

Changelog for package mir_description

1.0.4 (2019-05-06)

  • Add legacyModeNS param to gazebo_ros_control plugin This enables the new behavior of the plugin (pid_gains parameter are now in the proper namespace).
  • re-added gazebo friction parameters for the wheels (#19)
  • Contributors: Martin Günther, niniemann

1.0.3 (2019-03-04)

  • Merge pull request #16 from niniemann/add-prefix-argument-to-configs Add prefix argument to configs
  • removed prefix from plugin frameName in sick urdf The gazebo plugins automatically use tf_prefix, even if none is set (in that case it defaults to the robot namespace). That's why we can remove the prefix from the plugins configuration, assuming that the robot namespace will be equal to the prefix.
  • adds $(arg prefix) to a lot of configs This is an important step to be able to re-parameterize move base, the diffdrive controller, ekf, amcl and the costmaps for adding a tf prefix to the robots links
  • workaround eval in xacro for indigo support
  • adds tf_prefix argument to imu.gazebo.urdf.xacro
  • Add TFs for ultrasound sensors
  • Contributors: Martin Günther, Nils Niemann

1.0.2 (2018-07-30)

1.0.1 (2018-07-17)

  • gazebo: Remove leading slashes in TF frames TF2 doesn't like it (e.g., robot_localization).
  • Contributors: Martin Günther

1.0.0 (2018-07-12)

  • Initial release
  • Contributors: Martin Günther

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.

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mir_description at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.4
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/dfki-ric/mir_robot.git
VCS Type git
VCS Version indigo
Last Updated 2019-05-06
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

URDF description of the MiR100 robot

Additional Links

Maintainers

  • Martin Günther

Authors

  • Martin Günther
README
No README found. See repository README.
CHANGELOG

Changelog for package mir_description

1.0.4 (2019-05-06)

  • Add legacyModeNS param to gazebo_ros_control plugin This enables the new behavior of the plugin (pid_gains parameter are now in the proper namespace).
  • re-added gazebo friction parameters for the wheels (#19)
  • Contributors: Martin Günther, niniemann

1.0.3 (2019-03-04)

  • Merge pull request #16 from niniemann/add-prefix-argument-to-configs Add prefix argument to configs
  • removed prefix from plugin frameName in sick urdf The gazebo plugins automatically use tf_prefix, even if none is set (in that case it defaults to the robot namespace). That's why we can remove the prefix from the plugins configuration, assuming that the robot namespace will be equal to the prefix.
  • adds $(arg prefix) to a lot of configs This is an important step to be able to re-parameterize move base, the diffdrive controller, ekf, amcl and the costmaps for adding a tf prefix to the robots links
  • workaround eval in xacro for indigo support
  • adds tf_prefix argument to imu.gazebo.urdf.xacro
  • Add TFs for ultrasound sensors
  • Contributors: Martin Günther, Nils Niemann

1.0.2 (2018-07-30)

1.0.1 (2018-07-17)

  • gazebo: Remove leading slashes in TF frames TF2 doesn't like it (e.g., robot_localization).
  • Contributors: Martin Günther

1.0.0 (2018-07-12)

  • Initial release
  • Contributors: Martin Günther

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.

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mir_description at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.7
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/dfki-ric/mir_robot.git
VCS Type git
VCS Version kinetic
Last Updated 2021-02-11
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

URDF description of the MiR100 robot

Additional Links

Maintainers

  • Martin Günther

Authors

  • Martin Günther
README
No README found. See repository README.
CHANGELOG

Changelog for package mir_description

1.0.7 (2021-02-11)

  • Add prepend_prefix_to_laser_frame to URDF and launch files Fixes #65.
  • Add tf_prefix to URDF and launch files
  • Fix typo in robot_namespace
  • Add missing 'xacro:' xml namespace prefixes Macro calls without 'xacro:' prefix are deprecated in Melodic and will be forbidden in Noetic.
  • Contributors: Martin Günther

1.0.6 (2020-06-30)

  • Update to non-deprecated robot_state_publisher node
  • Set cmake_policy CMP0048 to fix warning
  • Contributors: Martin Günther

1.0.5 (2020-05-01)

  • Switch from Gazebo GPU laser to normal laser plugin The GPU laser plugin has caused multiple people problems before, because it is not compatible with all GPUS: #1 #32 #46 #52 The normal laser plugin directly uses the physics engine, so it doesn't depend on any specific GPU. Also, it doesn't slow down the simulation noticeably (maybe 1-2%).
  • Contributors: Martin Günther

1.0.4 (2019-05-06)

  • Add legacyModeNS param to gazebo_ros_control plugin This enables the new behavior of the plugin (pid_gains parameter are now in the proper namespace).
  • re-added gazebo friction parameters for the wheels (#19)
  • Contributors: Martin Günther, niniemann

1.0.3 (2019-03-04)

  • Merge pull request #16 from niniemann/add-prefix-argument-to-configs Add prefix argument to configs
  • removed prefix from plugin frameName in sick urdf The gazebo plugins automatically use tf_prefix, even if none is set (in that case it defaults to the robot namespace). That's why we can remove the prefix from the plugins configuration, assuming that the robot namespace will be equal to the prefix.
  • adds $(arg prefix) to a lot of configs This is an important step to be able to re-parameterize move base, the diffdrive controller, ekf, amcl and the costmaps for adding a tf prefix to the robots links
  • workaround eval in xacro for indigo support
  • adds tf_prefix argument to imu.gazebo.urdf.xacro
  • Add TFs for ultrasound sensors
  • Contributors: Martin Günther, Nils Niemann

1.0.2 (2018-07-30)

1.0.1 (2018-07-17)

  • gazebo: Remove leading slashes in TF frames TF2 doesn't like it (e.g., robot_localization).
  • Contributors: Martin Günther

1.0.0 (2018-07-12)

  • Initial release
  • Contributors: Martin Günther

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.

Launch files

  • launch/mir_debug_urdf.launch
      • gui [default: true]
  • launch/upload_mir_urdf.launch
      • tf_prefix [default: ] — TF prefix to use for all of Mobipick's TF frames
      • prepend_prefix_to_laser_frame [default: false] — Set this to 'true' if you don't start the spawn_model node inside a namespace.

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mir_description at Robotics Stack Exchange