Skip to content

Joao-mello-ferrari/mappingGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proposal

The main project is the development of a LiDAR sensor, along with a mapping graph. The graph itself was developed with Next.js, using the react-chartjs-2 library. For more information about the system, please take a look at our article: https://www.yumpu.com/pt/document/read/66298819/tcc-final

Why to use Next.js ?

Next builds a fully optimized node.js server that helps the client side to be optimized. Thus, we are able to create a back-end application that runs alongside our front-end, with simple steps.

The back-end server is responsible for connect the front-end side and the LiDAR sensor, so each part can get info (is this case mapped data) from another.

Beyond that, next.js uses a recent version of webpack and many other features, so that everything, including the front-end side, is efficient and fast.

What if i don't know how to use next.js ?

Well, if you would like a preview video od what was developed, plese check https://youtu.be/0nOX7tfUSJU to see our LiDAR sensor and the graph itself.

To start out in Next.js it's pretty dawm simple... I will link some webpages below and the next.js docs...

About our team

I could not forget to highlight the team behind this beautiful project. The people i had the honor of building this system are Rafael Machado and Felipe Machado. Please check their profiles out, you will not regret it.

About

Graph software developed with Next.js, whose purpose is to display the mapping performed by a LiDAR sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors