Sebastian Castro
Sebastian Castro
  • Видео 8
  • Просмотров 7 400

Видео

pyrobosim demo
Просмотров 1,2 тыс.2 года назад
This is a brief demo of pyrobosim, a ROS2 enabled mobile robot simulator for behavior prototyping. The code is available at github.com/sea-bass/pyrobosim. For the full documentation, see pyrobosim.readthedocs.io/.
Simple Behavior Tree for Mobile Robot Simulation
Просмотров 4,5 тыс.3 года назад
See a TurtleBot3 mobile robot in the Gazebo simulator navigating an environment using behavior trees. In this example, the robot moves through a set of known locations looking for an object with a specific color. Code is available at github.com/sea-bass/turtlebot3_behavior_demos
Task and Motion Planning for Mobile Manipulation with Drawers
Просмотров 4553 года назад
This is a final project video for the Robotic Manipulation course at MIT Fall 2020 semester: manipulation.csail.mit.edu/Fall2020/ Abstract: We have extended a task and motion planning framework for home service robotics with the ability to open and close storage containers such as drawers as part of complex, multi-step task plans. Our method localizes the handles of drawers using point cloud re...
Task and Motion Planning with Toyota HSR (Real-World Scenario 2)
Просмотров 3453 года назад
This shows the Toyota Human Support Robot (HSR) performing a sample household task in which it must place a banana inside a drawer and a can of spam on a tabletop.
Task and Motion Planning with Toyota HSR (Real-World Scenario 1)
Просмотров 1363 года назад
This shows the Toyota Human Support Robot (HSR) performing a sample household task in which it must retrieve a banana from inside a drawer and place it on a tabletop.
Task and Motion Planning with Toyota HSR (Simulation)
Просмотров 3243 года назад
This is a Gazebo simulation of the Toyota Human Support Robot (HSR) performing a sample household task in which it must retrieve an apple from the floor and place it inside a drawer.
Language Grounding for Service Robotics Tasks with Toyota HSR
Просмотров 3203 года назад
In this example, we show a Gazebo simulation of the Toyota Human Support Robot (HSR) using a neural network to ground a complex natural language utterance (e.g. the red apple to the right of a mug) to a specific object instance found from a trained object detector.

Комментарии

  • @ゆら-q5b7v
    @ゆら-q5b7v 8 месяцев назад

    Hi, I am a student at Tokyo University of Technology. I am currently trying a similar simulation in HSR. Is this HSR running on ROS2?

    • @roboticseabass
      @roboticseabass 8 месяцев назад

      No, this project is older so it ran on ROS 1 Noetic. However, I am happy to share information on the general approach! Also, some of the high-level planning code is available in github.com/sea-bass/pyrobosim

  • @RESC_Eng
    @RESC_Eng 9 месяцев назад

    Hi Sebastian,, I sent you at linkedin,, I will be so happy if noticed my message,, I hope you are well🙏,

  • @batukaanozen7922
    @batukaanozen7922 2 года назад

    Hello do you have soruce code for this project.

    • @roboticseabass
      @roboticseabass 2 года назад

      Unfortunately the source code for HSR projects is closed community, but I have been opening up some of the world modeling and planning tools here: github.com/sea-bass/pyrobosim