Tuğba

Results 16 issues of Tuğba

Hi, I want to use mon with system servise as: ``` [Unit] Description=Robot Bringup Launch Service After=network.target [Service] Type=simple ExecStart=/bin/bash -c "source /path/to/my/ws/devel/setup.bash && mon launch abcd.launch" ExecStop=/usr/bin/pkill -f "mon...

When I run rosmon sometimes it gaves error and closed itself randomly: ``` terminate called after throwing an instance of 'std::runtime_error' what(): Could not create stderr pipe: Too many open...

I made all the installation and when I check /px4_ros_com_ros2/src/px4_ros_com/src/ path I saw just two folders here: examples and lib, I came here because I don't see any micrortps_agent folder...

**Required Info:** - Operating System: - Ubuntu 18.04 - Installation type: - binaries - ROS Version - ROS1, melodic - Version or commit hash: - ros-melodic-slam-toolbox - Laser unit: -...

Is it possible to use TAO with my custom dataset and my custom pre-trained model instead og using models from NGC? Is any way exists which files of my pretrained...

Hi, I want to merge my two different yolov7-tiny model with different classes and want to get only one model. Is it possible, if it is how can I do...