This work is finished in rhino-6 The shape is made for the Tensegrity model. Which will be used in the mass air filtration. the rhino file can be seen here.
Author Archives: Dibash Adhikari
ETH Zurich Research collection summary:
The research collection was published in 2015. In this post, I am only talking about the brick stacking project that the eth has done. The machine brick could be very wasteful where specific brick is needed, depending on the overall geometry, also making each brick with individual machining each brick also very wasteful. Rihani andContinue reading “ETH Zurich Research collection summary:”
making the wall in rhino by using grasshopper
The brick wall with English bond is make in the rhino by using grasshopper. For this work I used a vertical plane and divide that with the size of brick with contour tab. Then I plot a center point of the brick in that plane, Where I copy the brick block that I made earlier.Continue reading “making the wall in rhino by using grasshopper”
ETH Zurich Research collection summary:
paper link The research collection was published in 2015. In this post, I am only talking about the brick stacking project that the eth has done. The machine brick could be very wasteful where specific brick is needed, depending on the overall geometry, also making each brick with individual machining each brick also very wasteful.Continue reading “ETH Zurich Research collection summary:”
Robust Task and Motion Planning for Long-Horizon Architectural Construction Planning- Paper Summary
Robust Task and Motion Planning for Long-Horizon Architectural Construction Planning General Context: The architecture industry has been extending the use of robotics in the construction process rapidly from the last few years.. The main goal is to gain quality and efficiency of the construction process. The automated process in the construction also enables design analysisContinue reading “Robust Task and Motion Planning for Long-Horizon Architectural Construction Planning- Paper Summary”
Robot Arm simulation to move a object from one spot to another, by using Robot studio:
For the repeated work, we need to program robot first time. I am learning Robot Studio to program the robot arm for the first time. In this practice I am moving a object from one place to another with specific path. Although I am successful to simulate the robot, somehow the object did not functionContinue reading “Robot Arm simulation to move a object from one spot to another, by using Robot studio:”
learning data visualization with python (step 2)
In the step 2, I make a heat map in the python and jupyter. While doing that I learn I need to import different library in jupytor. The first library is pandas it usually import with shortcut pd. The function of panda library is to import CSV data and plot it wherever it need. SecondContinue reading “learning data visualization with python (step 2)”
learning data visualization with python (step 1)
Data visualization by the help of python gives the data representation in two-dimensional format. I started to learn data visualization because i want to make the data visualization for virtual reality. However, using python in data visualization create the 2D visualization. Anyway, I decided to learn. The data visualization can be done in either inContinue reading “learning data visualization with python (step 1)”
How to create a prototype of application without prior knowledge of coding.
Currently I am working on an idea of making public transportation more effective. Till now the passenger can only get the information, but currently few research has been done to integrate suggestion giving platform within the bus information system. To make sure about the certainty of the bus will stop in the bus stop thereContinue reading “How to create a prototype of application without prior knowledge of coding.”
Using data cubes in city model by using rhino to visualize in virtual reality.
To start a project i got a cad file of the city part which looks like this As seen in the figure, there are a lot of information in this cad file. Some time it is hard to understand which line is what. But the line is separate by layer names. the layer names areContinue reading “Using data cubes in city model by using rhino to visualize in virtual reality.”