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

Mus007's profile - activity

2020-06-08 02:31:49 -0500 received badge  Famous Question (source)
2020-04-30 01:28:48 -0500 received badge  Famous Question (source)
2020-02-17 02:29:30 -0500 received badge  Famous Question (source)
2019-07-15 12:37:56 -0500 received badge  Notable Question (source)
2019-03-06 03:57:01 -0500 received badge  Popular Question (source)
2019-02-08 08:55:10 -0500 received badge  Notable Question (source)
2019-02-08 07:46:38 -0500 received badge  Famous Question (source)
2019-02-08 07:41:18 -0500 commented answer Possibility of using ROS Robot Localization Iibs?

Thanks for the link, i will try to figure it out and see if i can implement it for my 3D sensor fusion data.

2019-02-08 07:18:20 -0500 commented question Possibility of using ROS Robot Localization Iibs?

yeah i know but i needed 3 dimensional EKF with imu and gps fusion so i thought i could use them ! @gvdhoorn Yes along

2019-02-08 06:53:09 -0500 received badge  Popular Question (source)
2019-02-08 06:03:33 -0500 commented question Possibility of using ROS Robot Localization Iibs?

Yes, using EKF..

2019-02-08 05:54:39 -0500 edited answer Possibility of using ROS Robot Localization Iibs?

but is it possible doing it so? As i understand it is quite different concept of how nodes work and how EKF works and th

2019-02-08 05:54:39 -0500 received badge  Editor
2019-02-08 05:54:04 -0500 answered a question Possibility of using ROS Robot Localization Iibs?

but is it possible doing it so? As i understand it is quite different concept of how nodes work and how EKF works and th

2019-02-08 05:06:41 -0500 answered a question Possibility of using ROS Robot Localization Iibs?

i mean i dont want to use ROS dependencies and enviroment, i just want to use the EKF filter and ROS functions on my own

2019-02-08 04:22:57 -0500 asked a question Possibility of using ROS Robot Localization Iibs?

Possibility of using ROS Robot Localization Iibs? is there any possibilities to merge ros robot localization package imp

2019-02-06 09:45:26 -0500 received badge  Famous Question (source)
2019-01-14 04:24:39 -0500 asked a question driver integration for imu in Robot_localization

driver integration for imu in Robot_localization Hi, I have imu sensor BNO055 which i need to fuse with gps to get the e

2019-01-14 04:19:37 -0500 asked a question driver integration for imu in Robot_localization

driver integration for imu in Robot_localization Hi, I have imu sensor BNO055 which i need to fuse with gps to get the e

2019-01-13 23:18:34 -0500 received badge  Popular Question (source)
2019-01-11 04:47:34 -0500 asked a question driver integration for imu in Robot_localization

driver integration for imu in Robot_localization Hi, I have imu sensor BNO055 which i need to fuse with gps to get the e

2019-01-11 03:26:43 -0500 commented question Getting started with robot localization implementation from git.

@Tom Moore Please have a look here. I know Robot_localization master node is to be used, i now need to know i have fuse

2019-01-10 09:53:44 -0500 commented question Getting started with robot localization implementation from git.

@Tom Moore Please have a look here.

2019-01-10 09:07:27 -0500 commented question Getting started with robot localization implementation from git.

no i just build it and further i dont know how to do simulations, or if i run the master by roscore how to check these n

2019-01-10 06:50:47 -0500 received badge  Notable Question (source)
2019-01-10 06:45:08 -0500 commented question Getting started with robot localization implementation from git.

I am only using BNO055 and GPS, now i have also sorted the drivers for my IMU sensor and i want to get started from this

2019-01-10 04:16:27 -0500 commented question Getting started with robot localization implementation from git.

I am only using BNO055 and GPS, now i have also sorted the drivers for my IMU sensor and i want to get started from this

2019-01-09 14:55:43 -0500 received badge  Popular Question (source)
2019-01-09 10:08:43 -0500 asked a question Getting started with robot localization implementation from git.

Getting started with robot localization implementation from git. Hi, I am new to ROS, i read quite alot of documentation

2019-01-09 06:31:32 -0500 received badge  Enthusiast
2019-01-08 03:23:50 -0500 commented answer How imu is detected?

Thanks alot for such a clear response, Last thing which i want to make sure, How to include these imu driver files with

2019-01-08 03:23:33 -0500 commented answer How imu is detected?

Thanks alot for such a clear response, Last thing which i want to make sure, How to include these driver files with robo

2019-01-08 03:21:06 -0500 edited question How imu is detected?

How imu is detected? Hi, I am new to ROS, i have read documentation and implementation of robot_localization_node. Now i

2019-01-08 02:54:51 -0500 received badge  Notable Question (source)
2019-01-07 11:29:24 -0500 received badge  Popular Question (source)
2019-01-07 09:08:48 -0500 asked a question How imu is detected?

How imu is detected? Hi, I am new to ROS, i have read documentation and implementation of robort_localization_node. Now

2019-01-07 08:53:48 -0500 answered a question ekf_localization_node behavior when GPS goes bad

@Rick i want to ask a basic thing, i am using BNO055 imu sensor, while looking at the implementation i was wondering how

2018-12-11 06:55:02 -0500 received badge  Notable Question (source)
2018-12-07 05:00:42 -0500 received badge  Popular Question (source)
2018-12-07 03:12:21 -0500 received badge  Supporter (source)
2018-12-07 03:12:15 -0500 marked best answer How to use robot_localization of ROS for fusing IMU & GPS implementaion in my framework

Hi, i have frame work in which there are certain navigation things has been created like dead reckoning, image Processing for gps mapping, now for prediction purpose i want to use fusion of imu & gps which is already done on ROS and integrate into my framework. Any headsup or links how should i do it or start linking it with my framework? I am also using rasberry pi for getting imu values.

2018-12-07 03:12:15 -0500 received badge  Scholar (source)
2018-12-06 07:50:35 -0500 asked a question How to use robot_localization of ROS for fusing IMU & GPS implementaion in my framework

How to use robot_localization of ROS for fusing IMU & GPS implementaion in my framework Hi, i have frame work in whi