Shoon Kit

Results 9 comments of Shoon Kit

Saw a paper that mentioned they implemented it on Jetson TX2. https://arxiv.org/pdf/2212.01959.pdf. The author's profile https://github.com/licj15, https://github.com/BichenWuUCB.

is there a solution to this problem? failed to create 2to1 bridge for topic '/rosout' with ROS 2 type 'rcl_interfaces/msg/Log' and ROS 1 type 'rosgraph_msgs/Log': No template specialization for the...

@Timple, Thanks for the follow up. I modified https://github.com/contradict/ros-humble-ros1-bridge/blob/main/Dockerfile to checkout the commit. ![Screenshot from 2023-11-14 17-05-29](https://github.com/ros2/ros1_bridge/assets/50212147/2fd8e88c-9f3d-4f15-846d-219d0bb57bc3) Afterwards, I tried running the examples. I have the following docker containers running...

i can see the plugins being ignored px4.launch.py ``` import os from ament_index_python import get_package_share_directory from launch import LaunchDescription from launch_ros.actions import Node def generate_launch_description(): px4_config_path = os.path.join( get_package_share_directory('mavros'), 'launch',...

added a line to the zed.yaml config file resolve the zedm_imu_link not being publish issue but the /visual_slam/status still indicates cannot get isaac_ros_visual_slam_interfaces/msg/VisualSlamStatus? ``` sensors: publish_imu_tf: true # [usually overwritten...

Isaac sim version: isaac_sim-2023.1.0-hotfix.1 OmniIsaacGymEnvs: master branch I am also not seeing any Isaac Example in the top menu. ![Screenshot from 2023-12-03 18-25-22](https://github.com/NVIDIA-Omniverse/OmniIsaacGymEnvs/assets/50212147/d028db2f-a83c-4cfd-89a3-7393a57e1ac7) No dependency issue on my end. Extension...

Hi @charlo1998 , @srivatsankrishnan I am encountering the same issue. Is there a fix for this? Traceback (most recent call last): File "C:\opt\AirLearning\airlearning\airlearning-rl\run_time\collect_data.py", line 104, in main() File "C:\opt\AirLearning\airlearning\airlearning-rl\run_time\collect_data.py", line...

Hi @charlo1998, Thanks for the hint. I noticed you forked the project and made some changes. Did you have any luck on migrating the codebase from Tensorflow 1 to Tensorflow...

@maximecapelle i have a fork https://github.com/limshoonkit/isaac_ros_common for mavros with the latest isaac ros 3.0 release