• #maker+t=market
  • COSPLAY 3D 建模
  • 3D列印服務
  • 1
  • 2
  • 3

ROS.Taiwan 造訪社團 » CAM

原文網址 Yumi Wang
2019-10-09 18:13:14

各位好,最近在使用ducketown 學習ROS ,遇到一個問題,希望有機會能在這裡得到解法。

我的問題是: 輸入 rostopic list 可以看到 "/duckpi/camera_node/image/compressed" 這個topic ,但是進入rviz [add]-->[by topic] 時卻看不到 "/duckpi/camera_node/image/compressed" 請問有可能是哪裡做錯了嗎?

RViz version 1.12.17

蔡宗廷
2019-10-09 18:40:51

1. rostopic info 看一下格式
rostopic echo 看一下資料有沒有吐出來
2. 有辦法錄一段ROS Bag嗎?

Jhao Hong Lee
2019-10-11 13:26:39

只要有subscript / publish 就會出現在topic list,從rqt graph可以看出topic是否失效(沒正確對接或是沒資料)


原文網址 鄭博駿
2019-07-07 17:25:11

各位您好,想詢問關於執行uvc_cam時出現Setting exposure is not supported Setting gain is not supported,該如何排除呢?

鄭浩恩
2019-07-10 08:35:31


原文網址 Marisol Manzo
2019-03-04 03:35:05

Learn how to create a LineFollower with RGB Camera and ROS. Episode 5
http://www.theconstructsim.com/morpheus-chair-create-a-lin …/
# MorpheusChair

翻譯年糕


原文網址 Yuhong Lin
2018-09-12 21:37:48

[Videos] Learning Movelt! with Sawyer robot in 5 weeks
http://www.theconstructsim.com/movelt-camp-learning-movelt…/

In this series of videos you will learn how to use MoveIt! package with industrial robots.

▸ Week 1: Get the Robot up and running.
▸ Week 2: Create the Movelt! package for Robot.
▸ Week 3: How to connect your MoveIt Setup with a Real/ Simulated Robot.
▸ Week 4: MoveIt Planning Interface: Obstacles in the robot workspace and how to avoid them.
▸ Week 5: 3D Perception with MoveIt.

翻譯年糕


原文網址 Yuhong Lin
2018-06-14 22:08:06

[Resources about ROS-Industrial]

—> Video | How to Launch a ROS Industrial Robots Simulation
http://www.theconstructsim.com/ros-qa-117-how-to-launch-a-…/
In this video we will see how to launch a complex industrial environment with several robots in it, including ROS industrial robots and service robots. The simulation contains a UR5 industrial robot and a couple of mobile bases. Also, many types of sensors include, including lasers cameras, and even a conveyor belt simulation.

—> Video Tutorial | ROS Industrial 101 + programming UR5
https://youtu.be/J6Mu1P6FlxY
ROS-Industrial is a project which main goal is to bring ROS closer to the robotics industrial world. It is a HUGE project, composed of many packages and tools.

This course will introduce you to some basic concepts you need to know if you want to begin exploring all the ROS-Industrial capabilities. You are going to work with a Moto man Sia10f simulation and an UR5 simulation

—> Article | ROS MoveIt!: All You Need to Know To Start
http://www.theconstructsim.com/ros-movelt/

—> Webinar | Using MoveIt! with ROS Industrial
https://youtu.be/cPJsNqZdm6E
In this webinar we will teach you how to use MoveIt! for controlling an industrial robot with ROS.

—> LIVE Class | How to use ROS with industrial robots
https://youtu.be/BCDFvMw6N-8
In this LIVE Class we are going to learn how to control industrial robots using ROS. For that, you are going to program with me a UR5 arm robot with MoveIt! in order to grasp pieces from one side and put them in another.

—> LIVE Class | Simulate an Industrial Environment
http://www.theconstructsim.com/ros-developers-live-class-2…/
In this Live Class we are going to execute ARIAC simulation made by the OSRF. We are going to learn how to manage that simulation in order to make the robots perform useful tasks in the environment. We will indicate where Gazebo plugins were applied, how SDF was used to create the environment, were ROS control was applied, where ROS navigation was applied, etc. We will see how to create a simple Python program that allows us to make the robots do useful things.

—> Podacast | Using ROS for Industrial Projects With Carlos Rosales (CTO of Beta Robots)
http://www.theconstructsim.com/rdp-006-using-ros-industria…/
Let's see how Beta Robots apply ROS into real life industrial projects.

翻譯年糕


原文網址 陳曜承
2018-06-09 11:47:15

完成大人交代的任務(整理書房),建個3D map紀錄一下!

https://www.youtube.com/watch?v=_wMmGCZlx5E

Making robots with ROS : differential drive, Stereo 3D SLAM

1.Sensors:
1.1 optical encoder
1.2 Bosch IMU : bno055 usb stick
1.3 YDLidar X4
1.4 ZED stereo camera

2.Motor Drive:
2.1 Arduino Uno
2.2 Pololu Dual VNH5019 for Arduino(12A) or L298

3. ROS Package:
3.1 ros_arduino_bridge (Differential wheeled robot motor driver)
3.2 ydlidar (lidar driver)
3.3 bno055_usb_stick (IMU driver)
3.4 robot_localization (EKF Algorithm)
3.5 rtabmap_ros (SLAM Algorithm)
3.6 zed-ros-wrapper ( ZED stereo camera driver)

4. reference:
4.1 HyphaROS Workshop https://github.com/Hypha-ROS/hypharos_minibot
4.2 https://github.com/josephchen5/robot_sensors/wiki

翻譯年糕

林浩鋕
2018-06-09 14:20:33

恭喜陳先生升等當爸爸啦~~
期待以後看到自動導航嬰兒車xd


原文網址 林浩鋕
2018-04-11 00:25:21

ROS-I 最新公布的ROS-compatible 3D sensors清單
https://rosindustrial.org/3d-camera-survey/

我自己有用過:
kinect v1 & v2
Astra & Astra Pro
Realsense R200/SR300/D435
ASUS Xtion/XtionPro
ZED
還有自幹的PS4 Eyes
自己做硬體同步的兩顆PS3 Eye
以及只有軟體同步的兩顆UVC camera

就我自己的使用心得
我偏好 XtionPro, Astra, D435
可惜前面兩個買不太到了
後面那個缺貨XD

Reference: https://discourse.ros.org/t/updated-3d-camera-survey-o…/4418

Don Si
2018-04-11 05:40:50

請問Ps4 eyes 自幹是指?


 

全不選 發文排行