Filter
Exclude
Time range
-
Near
🤖📦🐍 Ever wish you could simply "pip install" ROS like any other Python package? With my latest project ros-python-wheels, ROS 2 packages can now be built into self-contained Python wheels that are installable by Pip! This enable a first-class developer experience when working with ROS in Python projects: 🚀 𝗘𝗮𝘀𝘆 𝗣𝗿𝗼𝗷𝗲𝗰𝘁 𝗜𝗻𝘁𝗲𝗴𝗿𝗮𝘁𝗶𝗼𝗻: To include The ROS Python Client (rclpy) in a Python project, simply add "ros-rclpy[fastrtps]" (and its package repository) to your pyproject.toml or requirements.txt file. 🛠️ 𝗘𝗻𝗮𝗯𝗹𝗲 𝗠𝗼𝗱𝗲𝗿𝗻 𝗣𝘆𝘁𝗵𝗼𝗻 𝗧𝗼𝗼𝗹𝗶𝗻𝗴: Easily manage Python ROS dependencies using modern Python tools like uv and Poetry 🪶 𝗟𝗶𝗴𝗵𝘁𝘄𝗲𝗶𝗴𝗵𝘁: The wheels of rclpy and all of its dependencies have a total size of 15MB. 🌍 𝗣𝗼𝗿𝘁𝗮𝗯𝗹𝗲: Allows ROS to be run on different Linux distributions rclpy and common message interfaces have been packaged and hosted at Python package repositories for every ROS distribution at @cloudsmith ➡️ Project Link: github.com/ycheng517/ros-pyt… I’d love to hear your thoughts on this approach. I’d also appreciate a star on my project if you think this is a good direction for ROS! @OpenRoboticsOrg #ros #robotics
1
3
12
1,699
なんかROS2でLAN上のPC間の通信をしようとしたら起動時めっちゃ遅い(おそらくDDSの接続時間?)から何とかしたい 安定すると全然問題ないんだけど FastRTPSつかってます
2
2
26
3,722
fastrtpsじゃないとうごかないっぽい
2
154
Well that's a new one: Under ROS 2 Jazzy, I'm having issues with CycloneDDS that aren't occurring using FastRTPS... I guess it's probably no longer as well tested by the core team. RMW Zenoh can't come soon enough
2
17
1,761
27 Jul 2024
これでFastRTPS動くのかな👀 定期的にメンテされている感はあるけど👀👀👀 github.com/DimaRU/FastRTPSSw…

1
3
461
23 May 2024
fastrtpsのcmakelistに export(TARGETS fastcdr FILE "${CMAKE_BINARY_DIR}/fastcdrTargets.cmake") しないとソースビルドできなかった。なぜ??
1
177
RMWをFastRTPSにしたら動いたな...
2
1,254
29 Jun 2023
ROS2,FastRTPSからCycloneDDSに変えるとマルチスレッド時のサービス応答速度上がるの謎すぎる 動いたので良し!
2
307
よくよく考えてみたらここら辺のdistroではgalacticだけデフォルトDDSがcyclone,残りはfastrptsであることに気がついて実はこれが原因じゃないかと推測立てて見てgalacticでfastrtpsに差し替えて見たら動いたのであ、これほぼcycloneddsとの相性悪いで間違いなさそうとなってるのが今です
1
3
sudo apt install ros-galactic-rmw-fastrtps-cpp export RMW_IMPLEMENTATION=rmw_fastrtps_cpp
2
3
fastrtpsはよ
2
fastrtpsのScanning、全然fastじゃなくてワロタね(違う)
1
ROS2 Chatter (DDS by FastRTPS) communicates with each other using the Kubernetes cluster network. (Use "Weave Net". It's not "hostNetwork: true"!) Reference: discourse.ros.org/t/robotics… #ROS2 #Kubernetes
6
9
15 Mar 2021
Latency Overhead of ROS2 for Modular Time-Critical Systems[arXiv '21] 今年始めての21年の論文読んだ.CycloneDDS,FastRTPS,Connextそれぞれを使用した際のROS2のe2eレイテンシを計測.レイテンシの観点では,CycloneDDSはいい感じの性能だが,Connextは厳しい印象.arxiv.org/pdf/2101.02074.pdf

2
2
fastrtpsで共有メモリ転送入ったみたいだし、ネイティブで喋らせた時のスピードに勝てる実装ないでしょというお気持ち
4
FIWARE: RT @EProsima: Click and watch 👀 again @auterion awesome talk over #ROSWorld 2020! Honored to be mentioned with #FastRTPS #FastDDS #microROS in relation with #PX4 interface Go-to 👉 buff.ly/2Ke2ETZ (Minute 59:54) #ROS #ROS2 #goROS

1
2
8
29 Dec 2020
Click and watch 👀 again @auterion awesome talk over #ROSWorld 2020! Honored to be mentioned with #FastRTPS #FastDDS #microROS in relation with #PX4 interface Go-to 👉 buff.ly/2Ke2ETZ (Minute 59:54) #ROS #ROS2 #goROS
1
4
16
🌼 Learn how to leverage the PX4 #FastRTPS interface to control the autopilot's internal components like never before using #ROS2 at this year's #ROSWorld with @NunoMiguelMarq3 from @auterion. 💡 Register here: bit.ly/2JAL0t0
1
8
28 Aug 2020
Replying to @ikwzm
ROS2のDDS実装は色々あるのですが、代表的なものがeProsimaのFastRTPSベースのコードなので、こちらをご覧になると実体がつかみやすいかと思います。 github.com/eProsima/Fast-DDS

1
3
27 Aug 2020
eProsima - Premium Member of the #Autoware Foundation We are proud to join this important autonomous driving project offering support with our knowledge as DDS middleware experts and our implementation #FastDDS. For more information: buff.ly/2YAdJTq #ROS #FastRTPS
2
4