ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

kris_1313's profile - activity

2021-11-25 14:23:12 -0500 received badge  Famous Question (source)
2021-02-26 03:39:17 -0500 received badge  Notable Question (source)
2021-02-26 03:39:17 -0500 received badge  Popular Question (source)
2020-08-20 19:46:57 -0500 received badge  Famous Question (source)
2020-08-20 19:46:57 -0500 received badge  Notable Question (source)
2020-04-27 12:57:27 -0500 received badge  Famous Question (source)
2020-04-27 12:57:27 -0500 received badge  Notable Question (source)
2020-04-27 12:57:27 -0500 received badge  Popular Question (source)
2020-01-06 12:43:45 -0500 commented question How to use generic gamepad to control Iris quad in Gazebo?

yeah, but I don't get how to configure launch file to that (I can configure connection with mavsdk-server, but ports iss

2020-01-06 12:30:39 -0500 commented question How to use generic gamepad to control Iris quad in Gazebo?

yeah, but I don't get how to configure launch file to that (I can configure connection with mavsdk-server, but ports iss

2020-01-06 01:40:46 -0500 commented question How to use generic gamepad to control Iris quad in Gazebo?

yes, the gamepad is working fine :) (I mean the messages are read fine)

2020-01-05 01:07:22 -0500 commented question How to use generic gamepad to control Iris quad in Gazebo?

yes, the gamepad is working fine :)

2020-01-04 01:25:32 -0500 asked a question How to use generic gamepad to control Iris quad in Gazebo?

How to use generic gamepad to control Iris quad in Gazebo? Hello, I want to use my old gamepad to controlling Iris quadr

2020-01-04 01:19:51 -0500 received badge  Popular Question (source)
2019-12-23 14:24:58 -0500 commented question Gazebo - black screen on VirtualBox 6.1.0

http://answers.gazebosim.org/question/24254/black-screen-on-virtualbox-610/

2019-12-23 10:39:55 -0500 asked a question Gazebo - black screen on VirtualBox 6.1.0

Gazebo - black screen on VirtualBox 6.1.0 Hey, When I want to launch Gazebo (from PX4) from this script: #!/bin/bash #

2019-12-15 07:21:45 -0500 commented answer Permission denied when trying to run PX4 roslaunch file

Here it is: razem 12 drwxr-xr-x 3 root root 4096 lis 23 19:43 . drwxr-xr-x 27 kris kris 4096 gru 4 15:33 .. drwxr-xr-

2019-12-15 07:18:42 -0500 marked best answer Permission denied when trying to run PX4 roslaunch file

When I'm trying to run PX4 multi_uav_mavros_sitl.launch file it throws permission denial errors and kills the processes like this:

[rospack] Unable to create temporary cache file /home/kris/.ros/.rospack_cache.nJAzB8: Permission denied
[uav0/sitl_0-3] process has died [pid 5203, exit code 255, cmd /home/kris/Pobrane/src/Firmware/build/px4_sitl_default/bin/px4 /home/kris/Pobrane/src/Firmware/ROMFS/px4fmu_common -s etc/init.d-posix/rcS -i 0 -w sitl_iris_0 -d __name:=sitl_0 __log:=/home/kris/.ROS_log/4da30ac2-15d2-11ea-bd56-080027229f95/uav0-sitl_0-3.log].
log file: /home/kris/.ROS_log/4da30ac2-15d2-11ea-bd56-080027229f95/uav0-sitl_0-3*.log

my system:

  • ROS Melodic (supplied with PX4 stack)
  • Ubuntu 18.04 LTS x64 (kernel: 5.0.0-36-generic)

ROS enviroment variables:

ROS_ETC_DIR=/opt/ros/melodic/etc/ros
ROS_ROOT=/opt/ros/melodic/share/ros
ROS_MASTER_URI=http://localhost:11311
ROS_VERSION=1
ROS_PYTHON_VERSION=2
ROS_PACKAGE_PATH=/home/kris/catkin_ws/src/mavlink:/home/kris/catkin_ws/src/mavros/libmavconn:/home/kris/catkin_ws/src/mavros/mavros_msgs:/home/kris/catkin_ws/src/mavros/mavros:/home/kris/catkin_ws/src/mavros/mavros_extras:/home/kris/catkin_ws/src/mavros/test_mavros:/opt/ros/melodic/share
ROSLISP_PACKAGE_DIRECTORIES=/home/kris/catkin_ws/devel/share/common-lisp
ROS_DISTRO=melodic
2019-12-15 07:18:42 -0500 received badge  Scholar (source)
2019-12-04 08:34:52 -0500 commented answer Permission denied when trying to run PX4 roslaunch file

Here it is: razem 12 drwxr-xr-x 3 root root 4096 lis 23 19:43 . drwxr-xr-x 27 kris kris 4096 gru 4 15:33 .. drwxr-xr-

2019-12-03 08:37:23 -0500 asked a question Permission denied when trying to run PX4 roslaunch file

Permission denied when trying to run PX4 roslaunch file When I'm trying to run PX4 multi_uav_mavros_sitl.launch file it