FUEL icon indicating copy to clipboard operation
FUEL copied to clipboard

An Efficient Framework for Fast UAV Exploration

Results 59 FUEL issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to run this package using Ubuntu 20.04 and noetic ROS. Following the instructions in the README.md for these specifications, I removed the nlopt using the following...

Hello, When I run the simulation, there is an mistake: Invalid argument "/world" passed to canTransform argument source_frame in tf2 frame_ids cannot start with a '/' like: It seems that...

Hi! FUEL is a very useful and powerful framework in unknown env exploration. I have realized it in gazebo using px4 SITL. But, I think the output yawrate of the...

I am using Ubuntu 20.04 with ros noetic. I changed the nlopt library as described in the READMe file with no success. When I use the 2D Nav goal from...

Hi, I'm currently working with your package. I'm using a different simulation environment though and I'm having some problems. I'm using a camera that should work as the D435i in...

On running the command ``` source devel/setup.bash && roslaunch exploration_manager exploration.launch ``` I get this error: ``` ERROR: cannot launch node of type [map_generator/map_pub]: Cannot locate node of type [map_pub]...

Hello! Thank you for the great work on FUEL! I am currently working on a project that requires low yaw-rate. The default value of the yaw-rate is too fast for...

Hi, I was trying to simulate the the exploration mode in Gazebo with the iris-depth cam model, after a lot of challenges I was able to get the mavros connected...

Hello, if I want to use this exploration algorithm in my application,and use my stereo cam to capture depth image,what params should I adjust? Are them in exploration.launch? For example,like...