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

ROS.Taiwan 造訪社團

原文網址 Nelson Chang
2018-08-29 08:37:31

8/29~9/1 台北國際機器人展TAIROS 2018@南港!
現場有多個團隊將展出使用ROS的機器人系統,誠摯邀請大家有空來看看~~~~

(FB特效小小兵真可愛啊^_^)

Lanma Chiu
2018-08-29 09:13:36

若各位有去,能分享用ROS有那些攤位,展示什麼內容嗎?

林浩鋕
2018-08-29 09:40:00

可以看到小小兵嗎?(誤

Nelson Chang
2018-09-10 02:24:21

TAIROS ITRI影片介紹分享
https://www.youtube.com/watch?v=145C1_yh0hE


原文網址 林永仁
2018-08-29 08:35:27

ROS Based

Scalable and extensible through plugins

翻譯年糕


原文網址 Wuulong Hsu
2018-08-28 19:48:23

不好意思,分享一個開放專案的資訊,搞機器人總是為想到 ROS 的強大,看看有沒有 ROS 的夥伴對這個機器有興趣

哈爸

陳怡宏
2018-08-29 10:59:35

台灣採茶如果也有相關設備就太酷了

Wuulong Hsu
2018-09-05 08:32:16


原文網址 Yuhong Lin
2018-08-23 21:07:26

[Tutorials] OpenAI with Moving Cube Robot in Gazebo Step-by-Step
http://www.theconstructsim.com/openai-with-moving-cube-rob…/
Learn step-by-step how to create a moving cube and that it learns to move using OpenAI environment:

- Part 1: Creation of the URDF and Control Systems
- Part 2: Basics of Reinforcement learning and Connect to the various systems of the robot
- Part 3: Setting up all the basics needed for moving the cube and getting sensor data
- Part 4: The first script we need to do reinforcement learning with OpenAI
- Part 5: Create the Robot environment for OpenAI Gym for the moving cube

翻譯年糕


原文網址 Renton Hsu
2018-08-22 10:22:09

很酷的講座!


原文網址 AI YouthHub
2018-08-21 13:52:40

# 第一梯次招商已額滿 # 第二波免費招商限時開搶中
https://www.accupass.com/go/ai_taoyuan

2018桃園最盛大的嘉年華活動,也是第一屆AI TAOYUAN國際大型賽事,創新創業團隊們,怎麼能缺席呢!

為鼓勵與推廣創業風氣,本屆桃園新創嘉年華特別規劃「人工智慧展區」、「虛擬實境展區」、「物聯網展區」、「創客展區」、「技轉研發區」五大展區專區。此為桃園市政府年度重要活動,市長將與會並將安排媒體參訪,提昇各產業的社會能見度 ? ? ?

活動時間:2018-10-19(五) 10:00 ~ 2018-10-21(日) 18:00

活動地點:桃園巨蛋(桃園綜合體育館/桃園市桃園區三民路一段1號)活動主會場位於一樓及地下一樓

參加對象:
個人:以個人身分展示作品
校園:以學校、老師或學生身分展示作品
社團:具公益性之非營利組織之推廣
商業:以企業、公司或工作室,並有意在現場推廣商業性之行為

活動聯絡窗口:Karen,LineID:@guw9159g,歡迎加入LineID線上諮詢服務

線上報名: https://www.accupass.com/event/1808090624366926145120
機會難得!歡迎相關產業的廠商及團隊報名參加 ?


原文網址 林浩鋕
2018-08-18 22:26:46

偷偷自肥分享一下~~
看看大家有無興趣 or 建議囉

一半想藉此把經驗有系統的紀錄下來
一半是賺賺生活費XD (瑞士超貴QQ)

康棓竣
2018-08-18 22:37:03

羅煒荏
2018-08-19 10:13:28

來填

黃弘典
2018-08-23 07:54:33

期待你未來在edX上開課(咦


原文網址 Nelson Chang
2018-08-16 10:10:20

雨中行自駕車,powered by ROS and ITRI/MMSL Autonomous Car Taskforce(Bob's Team)!

翻譯年糕

林浩鋕
2018-08-16 13:40:06

不知道是採用AutoWare 還是自己寫的~
另外對於ROS 1.0 Master的穩定度頗好奇?
(還是說是選Apollo + FastRTPS~)

Chi-hao Li
2018-08-17 12:41:34

好奇一問...油門、煞車、轉向訊號是怎麼給的?
我看Apollo系統需求有提到,要找油門、煞車、轉向都是by-wire的車款,而這台看起來是舊年式Veryca,所以假設要自己搞一台,是要從OBD接頭那邊下手,跟車上的ECU溝通,再由ECU下油門、煞車、轉向指令嗎?


原文網址 Yuhong Lin
2018-08-08 21:14:51

The *openai_ros package* has been released on Wiki.ROS!
http://wiki.ros.org/openai_ros

Introduction:

OpenAI provides a complete Reinforcement Learning set of libraries that allow to train software agents on tasks, so the agents can learn by themselves how to best do the task. Main type of agents are software agents, like this example where the OpenAI team trained an agent to play Dota 2.

One of the best tools of the OpenAI set of libraries is the Gym. The Gym allows to compare Reinforcement Learning algorithms by providing a common ground called the Environments.

Unfortunately, even if the Gym allows to train robots, does not provide environments to train ROS based robots using Gazebo simulations.

We have created the openai_ros package to provide the environments, so we all the ROS roboticists have a common ground where we can compare our best kung-fu when training robots. The package is open source and has lGPL license.

This is our contribution to the ROS ecosystem.

翻譯年糕


原文網址 Yuhong Lin
2018-08-03 22:51:55

ROS夏日計畫


 

討論主題

發文排行榜

回文排行榜

熱門關鍵字