Giter Club home page Giter Club logo

se2clam's People

Contributors

izhengfan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

se2clam's Issues

problem with dataset unit

thank you to release this program ,it is very impressive and useful .
but I have some problem with my dataset ,i tried to record image and odom data by ROS ,and I think the odom data means it have a origin point and record the relative relationship between the robot and the origin,so I get nav_msgs/Odometry->pose to use my odom data,but when i refer to your data,i realise that my profile is very different from yours,so i'm not sure whats wrong with my set,con you tell me your's data unit?

this is my dataset
https://drive.google.com/file/d/1WvbhH-GzAaZA3E2IITXCSom7MtctMbkz/view?usp=sharing
Screenshot from 2022-04-26 18-41-53
when i go stright robot almost not move,just turn looks correct.

thank you.

problem about running demo

Why did I follow the steps in your demo to run it.
The result is different from the picture in your demo
No map appears in my rviz。

Ground truth

Nice writing! I want to get ground truth indoor as yours. Do you have more relevant papers on the method for obtaining the ground value using QR code?

Few questions about the equations in the paper

Hi,
I'm reading the paper and try to understand the equations, but I have few questions about them. Could you please help me to figure it out if you are convenient?
1. In equation (5), the information matrix is denoted as lowercase omega, however, equation (9) uses both lowercase and capital omega. Do they have the same meaning?
2. Equation (23), the error in frame {B} is defined as a subtraction of two se3. Why not define it as the same form of equation (22) in camera frame?
3. Equation (46) is the calculated Hessian matrix "H" for the two keyframes after marginalization. According to my understanding, using H=J^(T) * Omega * J, the information matrix Omega could be calculated once H and J are known. In the paper, the equation (47) is used to calculate the information matrix with J+. However, I can't understand the construction of J+. Could you please make it more detailed?

I would appreciate if you could help me with the questions. Looking forward to you replying.

some basic questions about this project

I have read part of source code, It seems no exists initialization process, which is different from ORB_SLAM2. and R t are directly get from odom-2d in triangulate. Local BA part is not read, and it seems use slide window size from what I see in rviz.right? Global BA is alsome and I am curious about it, can you explain it process theory/chart. sorry to bouther you.

Failed to run se2clam with my own dataset

Hi, I wanna run se2clam with my own dataset, and I have modified these files and uploaded them to the link:

  • folder: image

  • file: "odo_raw.txt"

  • config files: "ComConfig.yml", "Settings.yml"

But when I run se2clam, trajectory cannot be showed correctly.

The figure below shows the wrong trajectory using my own dataset.
23

The real trajectory looks like this:
12

I would appreciate it if you could show light on these questions:

  • whether I have modified files wrong or other reasons.

  • the unit of the x and y in saved trajectory file "se2clam_kf_trajectory.txt".

Questions about levelCols and levelRows in ORBExtractor

const int levelCols = sqrt((float)nDesiredFeatures/(5imageRatio));
const int levelRows = imageRatio
levelCols;

above code pasted from ComputeKeyPoints() function. I want to kown why calc the two value in this way but they are const variable 30 in ORB_SLAM2 code.
hope for your reply. thanks

tvec_b_c makes me confused.

does tvec_b_c means camera to odom/vehicle frame transform? and its value in config file is
data: [123.9100, 399.1023, 0]
I want to ask what's the unit of this data, meter? seems too big.

稀疏点云地图导航

郑帆您好:
早先在Youtube上看到过您讲解这个案例的视频,现在现在终于看到源码和论文。感谢感谢。我有个问题:在这类稀疏点云地图上如何做机器人的路径规划呢?我没找到比较合理的方案,希望您这里能给一些建议,谢谢啦:)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.