Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M mitsubishi_controller
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mitsubishi
  • mitsubishi_controller
  • Wiki
  • Home

Home · Changes

Page history
petrivl3 created page: home authored Nov 09, 2015 by Vladimír Petrík's avatar Vladimír Petrík
Hide whitespace changes
Inline Side-by-side
home.markdown
View page @ b8489117
......@@ -67,4 +67,4 @@ After verification is done, put the MAIN program to the first slot.
### PC settings
Too start interface to MoveIt! you should launch the file mitsubishi_controller/start_controller.launch. It will start the joint streamer as well as listener for joint trajectory action interface. The example how to use the controller together with MoveIt! is in the configuration files in packages: "mitsubishi_launch, mitsubishi_moveit_config, mitsubishi_description". Note, that virtual_robot package can be used for the virtual robot testing - it provides the same interface as required by MoveIt! so it's implementation is more like real robot (in comparison to demo.launch generated by MoveIt!).
Too start interface to MoveIt! you should launch the file mitsubishi_controller/start_controller.launch. It will start the joint streamer as well as listener for joint trajectory action interface. The example how to use the controller together with MoveIt! is in the configuration files in packages: "mitsubishi_launch, mitsubishi_moveit_config, mitsubishi_description". Note, that virtual_robot package can be used for the virtual robot testing - it provides the same interface as required by MoveIt! so it's implementation is more like real robot (in comparison to demo.launch generated by MoveIt!). To run our Melfa RV-6SDL robot use "roslaunch mitsubishi_launch real_robot.launch" or "roslaunch mitsubishi_launch virtual_robot.launch", for real robot or simulation respectively.
Clone repository
  • Home