Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Robot Study/ROS: Difference between revisions

From ZeroWiki
No edit summary
No edit summary
Line 22: Line 22:
== Note ==
== Note ==
=== Install Software ===
=== Install Software ===
OS
* There are many linux version.
* However, I used "Ubuntu 16.04.05 (LTS)
ROS
ROS
* It was installed in my computer.
* It was installed in my computer.
* I don't handle this part.
* I don't handle this part.
* In addtion, I can't recommend a specific package.
* In addtion, I can't recommend a specific package.
* Personal probelm: I installed rosbash additionally
~~* Personal probelm: I installed rosbash additionally~~
* I needed to rebuild whole system, because there are many limitation for me.
* I used a ver. kinetic.


Gazebo
Gazebo
* Just follow instruction step-by-step
* Just follow instruction step-by-step
* There is the latest ver of gazebo, before you install this program you should check your OS and ROS version.
* Reference
* Reference
* http://gazebosim.org/tutorials?tut=ros_overview
* http://gazebosim.org/tutorials?tut=ros_overview

Revision as of 08:00, 1 March 2019

Information

Plan to study "Robotics" Robot Operating System

  • Collection of software frameworks for robot software development

~~Hold the project - I need to catch up the other things~~ ~~Supposed Duration: Oct. 29, 2018~~

Unfortunately, I began this without proper material and guideline. This note might be written only practical method. Basically, it will be focus on Gazebo and ROS.

Reference

Robot Operating System - WikiPedia

Gazebo

Note

Install Software

OS

  • There are many linux version.
  • However, I used "Ubuntu 16.04.05 (LTS)

ROS

  • It was installed in my computer.
  • I don't handle this part.
  • In addtion, I can't recommend a specific package.

~~* Personal probelm: I installed rosbash additionally~~

  • I needed to rebuild whole system, because there are many limitation for me.
  • I used a ver. kinetic.

Gazebo

Build Package

Model Data

ROS usd .urdf file Need to convert .sdf to .urdf it works, if you want, then try You file should be combined world.sdf and model.sdf. => 2 options, rewrite / meet the requirements

Reference

Comments

Back page